* progmodes/mantemp.el (mantemp-make-mantemps-region)
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Apr 2007 20:03:53 +0000 (20:03 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Apr 2007 20:03:53 +0000 (20:03 +0000)
commit4e8c1aeaa06e9f8506d82d417e2c7fd6472262fa
tree70054001cdb1d6318d49d2d75946cbcecba3bc96
parent077a31896fb71f9fed48ed53cd4157f700f79feb
* progmodes/mantemp.el (mantemp-make-mantemps-region)
(mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
(mantemp-remove-memfuncs): Use delete-region instead of kill-word
and kill-line.
lisp/ChangeLog